home *** CD-ROM | disk | FTP | other *** search
- -- card: 18089 from stack: in
- -- bmap block id: 18329
- -- flags: 0000
- -- background id: 10861
- -- name: Play key of E minor
-
-
- -- part 7 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=208 top=296 right=327 bottom=238
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 14
- -- style flags: 0
- -- line height: 16
- -- part name: E
- ----- HyperTalk script -----
- on mouseUp
- play "harpsichord" tempo 450 "E4w F# G A B C5 D E"
- end mouseUp
-